home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / wordproc / njsdk30.arj / CC.BAT next >
DOS Batch File  |  1994-02-15  |  64b  |  3 lines

  1. CL /c /AL /Ox %1.c
  2. link /NOE /noi /e/f /st:9999  %1,,,njsdk;
  3.